More updates to Modes chapter of Emacs manual.
authorChong Yidong <cyd@gnu.org>
Mon, 28 Nov 2011 06:24:48 +0000 (14:24 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 28 Nov 2011 06:24:48 +0000 (14:24 +0800)
commit015bbe70d01f527c4774864a9549bab677af362d
tree90f6c3e197530df0b7c853eec9f14ca529be453d
parent9bd0bb296a23e8f8daec257502416886f9a00a3c
More updates to Modes chapter of Emacs manual.

* doc/emacs/modes.texi (Major Modes): Move major-mode variable doc here from
Choosing Modes.  Document describe-mode.  Document prog-mode-hook
and text-mode-hook.  Add example of using hooks.
(Minor Modes): Document behavior of mode command calls from Lisp.
Note that setting the mode variable using Customize will DTRT.
(Choosing Modes): Add example of setting a minor mode using a
local variable.
admin/FOR-RELEASE
doc/emacs/ChangeLog
doc/emacs/modes.texi